PowerTools SPREAD for Windows Forms 8.0J
GetElementStyle メソッド (ElementControl)


要素のスタイルを取得します。
構文
'Declaration
 
Public Overridable Function GetElementStyle() As ElementStyle
'使用法
 
Dim instance As ElementControl
Dim value As ElementStyle
 
value = instance.GetElementStyle()
public virtual ElementStyle GetElementStyle()

戻り値の型

要素の設定を含むElementStyleオブジェクト
解説

ElementStyleオブジェクトは、色、配置、余白などの外観の設定を提供します。要素のElementStyleオブジェクトを指定するには、SetElementStyleメソッドを使用します。

参照

ElementControl クラス
ElementControl メンバ
SetElementStyle メソッド
ElementStyle クラス

 

 


© 2004-2015, GrapeCity inc. All rights reserved.