バージョン

StyleInfoNames 列挙体

AppStyleInfoCatolog 内で StyleInfo オブジェクトを識別するために使用される列挙体。WebControls によって使用される css ファイルごとに StyleInfo オブジェクトがあります。WebControl は、複数の css ファイルまたは StyleInfo オブジェクトを使用する場合があります。ランタイムで使用するものは、コントロールの特定のプロパティ設定に依存します。
シンタックス
'宣言
 
Public Enum StyleInfoNames 
   Inherits System.Enum
public enum StyleInfoNames : System.Enum 
メンバ
メンバ解説
Length 
NotSet 
Shared 
WebCalendar 
WebCalendarView 
WebCombo 
WebDateChooser 
WebDayView 
WebGrid 
WebListBar 
WebMenu 
WebMonthView 
WebNavBar 
WebPanel 
WebSchedule 
WebSpellCheckerDialog 
WebTabBottom 
WebTabLeft 
WebTabRight 
WebTabTop 
WebTextEdit 
WebToolbar 
WebTree 
WebWeekView 
参照