public virtual ElementStyle GetElementStyle()
'Declaration Public Overridable Function GetElementStyle() As ElementStyle
'使用法 Dim instance As ElementControl Dim value As ElementStyle value = instance.GetElementStyle()
ElementStyleオブジェクトは、色、配置、余白などの外観の設定を提供します。要素のElementStyleオブジェクトを指定するには、SetElementStyleメソッドを使用します。
ElementControl クラス ElementControl メンバ SetElementStyle メソッド ElementStyle クラス
© 2004-2015, GrapeCity inc. All rights reserved.